home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / rendering / utilities / dust / dustsmooth / face / face.bat < prev    next >
Encoding:
DOS Batch File  |  1995-08-23  |  178 b   |  6 lines

  1. ;obtain the object "face" from the "Real3D/objects"-drawer,
  2. ;remap it to 36x42 points and convert it using my "mesh2tddd"-program
  3. load(1,face.tddd)
  4. smooth(1)
  5. save(1,face.smooth)
  6.